Cagliostro's Chess

Invented by: Savio Cagliostro, 1970s

Game hierarchy

• Game
    • Generic Chess
        • Generic x8
            • Generic 12x8
                • Cagliostro's Chess

Board

FEN: rnbacqkgabnr/pppppppppppp/12/12/12/12/PPPPPPPPPPPP/RNBACQKGABNR w LAla - 0 1

Piece Types

Internal NameNameNotationAdded ByNotes
KingKingKGeneric Chessroyal; can castle
PawnPawnPGeneric Chesscan promote; en passant; pawn structure evaluation
QueenQueenQCagliostro's Chesstrap king on back rank bonus
RookRookRCagliostro's Chesscastling partner; open file bonus; trap king on back rank bonus
BishopBishopBCagliostro's Chesscolorbinding evaluation; outpost bonus
KnightKnightNCagliostro's Chessoutpost bonus
ArchbishopArchbishopACagliostro's Chess 
ChancellorChancellorCCagliostro's Chessopen file bonus; trap king on back rank bonus
AmazonGeneralGCagliostro's Chesstrap king on back rank bonus

Game Variables

Name = "Cagliostro's Chess"
Invented = "1970s"
InventedBy = "Savio Cagliostro"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}"
FENStart = "#{Array} w #default #default 0 1"
Array = "rnbacqkgabnr/pppppppppppp/12/12/12/12/PPPPPPPPPPPP/RNBACQKGABNR"
DeduplicateMoves = false
StaticExchangeEvaluation = true

Declared in Generic Chess:

StalemateResult = Draw
PromotionRule = Standard
PromotionTypes = "QCAGRNB"
BareKing = false
EnPassant = true
PromotingType = Pawn
CastlingType = King

Declared in Generic x8:

PawnDoubleMove = true

Declared in Generic 12x8:

Castling = 4-4

Rules

MoveCompletionDefaultRule
BasicPromotionRule
EnPassantRule
CheckmateRule
Move50Rule
CastlingRule
RepetitionDrawRule

Evaluations

PawnStructureEvaluation
DevelopmentEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation
OutpostEvaluation

 
 

COPYRIGHT (C) 2021 BY GREG STRONG